[INFO] cloning repository https://github.com/jmlemetayer/emilio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmlemetayer/emilio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmlemetayer%2Femilio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmlemetayer%2Femilio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0124fd5abf5ffc2e535e32ea441a2e190e6d65c1
[INFO] testing jmlemetayer/emilio against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmlemetayer%2Femilio" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmlemetayer/emilio
[INFO] finished tweaking git repo https://github.com/jmlemetayer/emilio
[INFO] tweaked toml for git repo https://github.com/jmlemetayer/emilio written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmlemetayer/emilio on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmlemetayer/emilio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46812fd1163f2106588b4895d0bc800fdc454ff6ddaf97004117af4796725dcf
[INFO] running `Command { std: "docker" "start" "-a" "46812fd1163f2106588b4895d0bc800fdc454ff6ddaf97004117af4796725dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46812fd1163f2106588b4895d0bc800fdc454ff6ddaf97004117af4796725dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46812fd1163f2106588b4895d0bc800fdc454ff6ddaf97004117af4796725dcf", kill_on_drop: false }`
[INFO] [stdout] 46812fd1163f2106588b4895d0bc800fdc454ff6ddaf97004117af4796725dcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d809cd360dbf83af07223fc64d1d01139279673152b48f8490a94f6a8f0aecb8
[INFO] running `Command { std: "docker" "start" "-a" "d809cd360dbf83af07223fc64d1d01139279673152b48f8490a94f6a8f0aecb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling wmi v0.17.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling d2r v0.1.0 (/opt/rustwide/workdir/d2r)
[INFO] [stdout] error[E0432]: unresolved imports `wmi::COMLibrary`, `wmi::FilterValue`, `wmi::WMIConnection`
[INFO] [stdout]  --> d2r/src/tracker/process.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use wmi::{COMLibrary, FilterValue, WMIConnection};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stdout]   |           |           |
[INFO] [stdout]   |           |           no `FilterValue` in the root
[INFO] [stdout]   |           no `COMLibrary` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WMIError` in crate `wmi`
[INFO] [stdout]   --> d2r/src/errors.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     WMI(#[from] wmi::WMIError),
[INFO] [stdout]    |                      ^^^^^^^^ not found in `wmi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `d2r` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d809cd360dbf83af07223fc64d1d01139279673152b48f8490a94f6a8f0aecb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d809cd360dbf83af07223fc64d1d01139279673152b48f8490a94f6a8f0aecb8", kill_on_drop: false }`
[INFO] [stdout] d809cd360dbf83af07223fc64d1d01139279673152b48f8490a94f6a8f0aecb8
